Skip to content

Instantly share code, notes, and snippets.

@YumaInaura
YumaInaura / ZSH.md
Last active August 2, 2026 00:31
Zsh — print command examples ( with help document )

Zsh — print command examples ( with help document )

print is zsh law layer command.

For example it probably build zle command behaviour.

If you master it you will get so beautifule zsh style.

Examples

@thiagozs
thiagozs / DoH_DNSoverHTTPS.md
Created November 29, 2021 21:16
DoH - DNS over HTTPS

DoH - DNS over HTTPS

DoH queries resolve over HTTPS for privacy, performance, and security. DoH also makes it easier to use a name server of your choice instead of the one configured for your system.

Spec

RFC 8484 - DNS Queries over HTTPS (DoH)

Publicly available servers

@baseattackforce
baseattackforce / ClassChecker.md
Last active August 2, 2026 00:23
Canvas Class Checker (Working)

Canvas Schedule Viewer

Click one button and see your whole class schedule pop up - your periods, your classes, and your lunch period - right on your screen.

⚠️ Use Google Chrome/Edge (or Firefox) on a computer. Safari and the Canvas App will not work, and neither will school Chromebooks.

💬 More scripts and support → discord.gg/QqAXc6FRMt

The Code

@bmsimons
bmsimons / ALLWINDOWSONTECHBENCH.md
Last active August 2, 2026 00:19
Download all Windows ISOs directly from Microsoft with a trick

Just run the following JavaScript bookmarklet on https://www.microsoft.com/en-us/software-download/windows10 to reveal all Windows versions.

$("select#product-edition").html("<option value selected value='selected'>Select edition</option><option value='2'>Windows 7 Home Basic SP1 </option><option value='4'>Windows 7 Professional SP1 </option><option value='6'>Windows 7 Home Premium SP1 </option><option value='8'>Windows 7 Ultimate SP1 </option><option value='10'>Windows 7 Home Premium N SP1 </option><option value='12'>Windows 7 Professional N SP1 </option><option value='14'>Windows 7 Ultimate N SP1 </option><option value='16'>Windows 7 Professional K SP1 </option><option value='18'>Windows 7 Professional KN SP1 </option><option value='20'>Windows 7 Home Premium K SP1 </option><option value='22'>Windows 7 Home Premium KN SP1 </option><option value='24'>Windows 7 Ultimate KN SP1 </option><option value='26'>Windows 7 Ultimate K SP1 </option><option value='28'>Windows 7 Starter SP1 </option><option value
@w00tzenheimer
w00tzenheimer / TritonBuild.ps1
Last active August 2, 2026 00:22
Builds Triton Symbolic Executor from upstream with Python bindings
#Requires -Version 5.1
<#
.SYNOPSIS
Build JonathanSalwan/Triton for Windows: static lib (e.g. IDA plugins) + shared Python module.
.DESCRIPTION
Drop this script into a Triton source checkout (or pass -RepoRoot) and run it.
It configures/builds/installs:
- static -> <InstallRoot>/triton-static (triton.lib for C++ consumers like Ponce)
- shared -> <InstallRoot>/triton (DLL) + copies triton.pyd into Python site-packages
@letsgoawaydev
letsgoawaydev / WinKeys.txt
Last active August 2, 2026 00:13
Windows Product Keys
``````````````````````````````````````````
Windows Product Keys for Getting Past Setup
Windows XP - Windows 11
Home product keys are currently not added.
THESE WILL ONLY HELP YOU GET PAST SETUP AND WILL NOT
ACTIVATE WHEN YOU CONNECT TO THE INTERNET. THESE JUST
LET YOU INSTALL WINDOWS TO YOUR HARDDISK UNACTIVATED
``````````````````````````````````````````

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@JoshTheCodeGuy0508
JoshTheCodeGuy0508 / Maintenance.txt
Last active August 2, 2026 00:11
Controls whether or not joshsworld.org allows visitors beyond the maintenance message.
UNLOCKED